home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Aztec C v5.2a disk 4.adf / 204inc_i.lzh / workbench / icon.i next >
Text File  |  1991-03-14  |  361b  |  20 lines

  1.     IFND    WORKBENCH_ICON_I
  2. WORKBENCH_ICON_I    SET    1
  3. **
  4. **    $Filename: workbench/icon.i $
  5. **    $Release: 2.04 $
  6. **    $Revision: 36.1 $
  7. **    $Date: 90/10/26 $
  8. **
  9. **    external declarations for icon.library
  10. **
  11. **    (C) Copyright 1985,1986,1987,1988,1989,1990, Commodore-Amiga, Inc.
  12. **    All Rights Reserved
  13. **
  14.  
  15. ICONNAME    MACRO
  16.         DC.B    'icon.library',0
  17.         ENDM
  18.  
  19.     ENDC    ; WORKBENCH_ICON_I
  20.